Since the cgi environment can have multiple variables we might want to get all the values.
return a string array of all the values for a varible name
See Implementation
Since the cgi environment can have multiple variables we might want to get all the values.
return a string array of all the values for a varible name